← Index
NYTProf Performance Profile   
For /usr/share/koha/opac/cgi-bin/opac/opac-search.pl
  Run on Tue Oct 15 17:10:45 2013
Reported on Tue Oct 15 17:12:27 2013

Filename(eval 28)[/usr/share/perl/5.10/Memoize.pm:73]
StatementsExecuted 34 statements in 367µs
Eval Invoked At/usr/share/perl/5.10/Memoize.pm line 73

NOTE!
The data used to generate this report page was merged from all 5 executions
of the string eval on line 73 of /usr/share/perl/5.10/Memoize.pm.
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
2921405µs1.61sMemoize::::__ANON__[(eval 1015)[Memoize.pm:73]:1]Memoize::__ANON__[(eval 1015)[Memoize.pm:73]:1] (merge of 5 subs)
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
129322µs291.61s
# spent 1.61s (405µs+1.61) within Memoize::__ANON__[(eval 1015)[/usr/share/perl/5.10/Memoize.pm:73]:1] which was called 3 times, avg 538ms/call: # (data for this subroutine includes 4 others that were merged with it) # 2 times (20µs+5.66ms) by main::RUNTIME at line 231 of /usr/share/koha/opac/cgi-bin/opac/opac-search.pl, avg 2.84ms/call # once (19µs+2.41ms) by main::RUNTIME at line 201 of /usr/share/koha/opac/cgi-bin/opac/opac-search.pl
sub { &_memoizer($cref, @_); }
# spent 1.61s making 29 calls to Memoize::_memoizer, avg 55.6ms/call
2545µs;